home *** CD-ROM | disk | FTP | other *** search
/ Discoveries - La Grande Enciclopedia Multimediale / Discoveries La Grande Enciclopedia Multimediale.iso / CTL3DNT.Z / WINMM.DLL / string.txt < prev    next >
Text File  |  1996-08-09  |  11KB  |  187 lines

  1. 0    The specified command was carried out.
  2. 1    Undefined external error.
  3. 2    A device ID has been used that is out of range for your system.
  4. 3    The driver was not enabled.
  5. 4    The specified device is already in use.  Wait until it is free, and then try again.
  6. 5    The specified device handle is invalid.
  7. 6    There is no driver installed on your system.
  8. 7    There is not enough memory available for this task.  Quit one or more applications to increase available memory, and then try again.
  9. 8    This function is not supported.  Use the Capabilities function to determine which functions and messages the driver supports.
  10. 9    An error number was specified that is not defined in the system.
  11. 10    An invalid flag was passed to a system function.
  12. 11    An invalid parameter was passed to a system function.
  13. 12    Handle being used simultaneously on another thread (eg callback).
  14. 13    Specified alias not found in WIN.INI.
  15. 14    The registry database is corrupt.
  16. 15    The specified registry key was not found.
  17. 16    The registry could not be opened or could not be read.
  18. 17    The registry could not be written to.
  19. 18    The specified registry key could not be deleted.
  20. 19    The specified registry key value could not be found.
  21. 20    The driver did not generate a valid OPEN callback.
  22. 32    The specified format is not supported or cannot be translated.  Use the Capabilities function to determine the supported formats.
  23. 33    Cannot perform this operation while media data is still playing.  Reset the device, or wait until the data is finished playing.
  24. 34    The wave header was not prepared.  Use the Prepare function to prepare the header, and then try again.
  25. 35    Cannot open the device without using the WAVE_ALLOWSYNC flag.  Use the flag, and then try again.
  26. 64    The MIDI header was not prepared.  Use the Prepare function to prepare the header, and then try again.
  27. 65    Cannot perform this operation while media data is still playing.  Reset the device, or wait until the data is finished playing.
  28. 66    A MIDI map was not found.  There may be a problem with the driver, or the MIDIMAP.CFG file may be corrupt or missing.
  29. 67    The port is transmitting data to the device.  Wait until the data has been transmitted, and then try again.
  30. 68    The current MIDI Mapper setup refers to a MIDI device that is not installed on the system.  Use MIDI Mapper to edit the setup.
  31. 69    The current MIDI setup is damaged.  Copy the original MIDIMAP.CFG file to the Windows SYSTEM directory, and then try again.
  32. 70    A MIDI call was made which is invalid with the current open mode. Reopen the device with the correct mode.
  33. 71    Driver condition - do not callback this input event
  34. 257    Invalid MCI device ID.  Use the ID returned when opening the MCI device.
  35. 259    The driver cannot recognize the specified command parameter.
  36. 261    The driver cannot recognize the specified command.
  37. 262    There is a problem with your media device.  Make sure it is working correctly or contact the device manufacturer.
  38. 263    The specified device is not open or is not recognized by MCI.
  39. 264    Not enough memory available for this task.\n\nQuit one or more applications to increase available memory, and then try again.
  40. 265    The device name is already being used as an alias by this application.  Use a unique alias.
  41. 266    Unknown problem while loading the specified device driver.
  42. 267    No command was specified.
  43. 268    The output string was too large to fit in the return buffer.  Increase the size of the buffer.
  44. 269    The specified command requires a character-string parameter.  Please provide one.
  45. 270    The specified integer is invalid for this command.
  46. 271    The device driver returned an invalid return type.  Check with the device manufacturer about obtaining a new driver.
  47. 272    There is a problem with the device driver.  Check with the device manufacturer about obtaining a new driver.
  48. 273    The specified command requires a parameter.  Please supply one.
  49. 274    The MCI device you are using does not support the specified command.
  50. 275    Cannot find the specified file.  Make sure the path and filename are correct.
  51. 276    The device driver is not ready.
  52. 277    A problem occurred in initializing MCI.
  53. 278    There is a problem with the device driver.  The driver has closed.  Cannot access error.
  54. 279    Cannot use 'all' as the device name with the specified command.
  55. 280    Errors occurred in more than one device.  Specify each command and device separately to determine which devices caused the errors.
  56. 281    Cannot determine the device type from the given filename extension.
  57. 282    The specified parameter is out of range for the specified command.
  58. 284    The specified parameters cannot be used together.
  59. 286    Cannot save the specified file.  Make sure you have enough disk space or are still connected to the network.
  60. 287    Cannot find the specified device.  Make sure it is installed or that the device name is spelled correctly.
  61. 288    The specified device is now being closed.  Wait a few seconds, and then try again.
  62. 289    The specified alias is already being used in this application.  Use a unique alias.
  63. 290    The specified parameter is invalid for this command.
  64. 291    The device driver is already in use.  To share it, use the 'shareable' parameter with each 'open' command.
  65. 292    The specified command requires an alias, file, driver, or device name.  Please supply one.
  66. 293    The specified value for the time format is invalid.  Refer to the MCI documentation for valid formats.
  67. 294    A closing double-quotation mark is missing from the parameter value.  Please supply one.
  68. 295    A parameter or value was specified twice.  Only specify it once.
  69. 296    The specified file cannot be played on the specified MCI device.  The file may be corrupt, not in the correct format, or no file handler available for this format.
  70. 297    A null parameter block was passed to MCI.
  71. 298    Cannot save an unnamed file.  Supply a filename.
  72. 299    You must specify an alias when using the 'new' parameter.
  73. 300    Cannot use the 'notify' flag with auto-opened devices.
  74. 301    Cannot use a filename with the specified device.
  75. 302    Cannot carry out the commands in the order specified.  Correct the command sequence, and then try again.
  76. 303    Cannot carry out the specified command on an auto-opened device.  Wait until the device is closed, and then try again.
  77. 304    The filename is invalid.  Make sure the filename is not longer than 8 characters, followed by a period and an extension.
  78. 305    Cannot specify extra characters after a string enclosed in quotation marks.
  79. 306    The specified device is not installed on the system.  Use the Multimedia option in Control Panel to install the device.
  80. 307    Cannot access the specified file or MCI device.  Try changing directories or restarting your computer.
  81. 308    Cannot access the specified file or MCI device because the application cannot change directories.
  82. 309    Cannot access specified file or MCI device because the application cannot change drives.
  83. 310    Specify a device or driver name that is less than 79 characters.
  84. 311    Specify a device or driver name that is less than 69 characters.
  85. 312    The specified command requires an integer parameter.  Please provide one.
  86. 320    All wave devices that can play files in the current format are in use.  Wait until a wave device is free, and then try again.
  87. 321    Cannot set the current wave device for play back because it is in use.  Wait until the device is free, and then try again.
  88. 322    All wave devices that can record files in the current format are in use.  Wait until a wave device is free, and then try again.
  89. 323    Cannot set the current wave device for recording because it is in use.  Wait until the device is free, and then try again.
  90. 324    Any compatible waveform playback device may be used.
  91. 325    Any compatible waveform recording device may be used.
  92. 326    No wave device that can play files in the current format is installed.  Use the Multimedia option in Control Panel to install the wave device.
  93. 327    The device you are trying to play to cannot recognize the current file format.
  94. 328    No wave device that can record files in the current format is installed.  Use the Multimedia option in Control Panel to install the wave device.
  95. 329    The device you are trying to record from cannot recognize the current